composer.lock

{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "a37a9e350fc6cae5ba9d2d77aa569042",
    "packages": [
        {
            "name": "league/csv",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/csv.git",
                "reference": "776e1731a7df3213207c4046c03dac4e5d45bf3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/csv/zipball/776e1731a7df3213207c4046c03dac4e5d45bf3b",
                "reference": "776e1731a7df3213207c4046c03dac4e5d45bf3b",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "friendsofphp/php-cs-fixer": "^3.0",
                "phpstan/phpstan": "^0.12.99",
                "phpstan/phpstan-phpunit": "^0.12.22",
                "phpstan/phpstan-strict-rules": "^0.12.11",
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
                "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
            },
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "League\\Csv\\": "src"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https://github.com/nyamsprod/",
                    "role": "Developer"
                }
            ],
            "description": "CSV data manipulation made easy in PHP",
            "homepage": "http://csv.thephpleague.com",
            "keywords": [
                "convert",
                "csv",
                "export",
                "filter",
                "import",
                "read",
                "transform",
                "write"
            ],
            "support": {
                "docs": "https://csv.thephpleague.com",
                "issues": "https://github.com/thephpleague/csv/issues",
                "rss": "https://github.com/thephpleague/csv/releases.atom",
                "source": "https://github.com/thephpleague/csv"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/nyamsprod",
                    "type": "github"
                }
            ],
            "time": "2021-10-15T19:45:18+00:00"
        },
        {
            "name": "taeluf/json-to-mysql",
            "version": "v1.0.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/json-to-mysql.git",
                "reference": "cd495c50a8492b6d282552678c646c43d7c4d4c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fjson-to-mysql/repository/archive.zip?sha=cd495c50a8492b6d282552678c646c43d7c4d4c7",
                "reference": "cd495c50a8492b6d282552678c646c43d7c4d4c7",
                "shasum": ""
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/21859835/issues"
            },
            "time": "2021-09-26T19:56:25+00:00"
        },
        {
            "name": "taeluf/tester",
            "version": "v0.2.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/php-tests.git",
                "reference": "ae084d591381bf6357e4d057ad98b20627525fe1"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fphp-tests/repository/archive.zip?sha=ae084d591381bf6357e4d057ad98b20627525fe1",
                "reference": "ae084d591381bf6357e4d057ad98b20627525fe1",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.3.x-dev"
            },
            "default-branch": true,
            "bin": [
                "code/phptest"
            ],
            "type": "library",
            "autoload": {
                "classmap": [
                    "code/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A unit testing library for Php.",
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/22523769/issues"
            },
            "time": "2021-09-06T16:46:38+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "taeluf/better-regex",
            "version": "v0.3.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/better-regex.git",
                "reference": "37164cb7aa2537b3623529ff68db6d85de343cd1"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Fbetter-regex/repository/archive.zip?sha=37164cb7aa2537b3623529ff68db6d85de343cd1",
                "reference": "37164cb7aa2537b3623529ff68db6d85de343cd1",
                "shasum": ""
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/23207428/issues"
            },
            "time": "2021-09-18T21:27:33+00:00"
        },
        {
            "name": "taeluf/code-scrawl",
            "version": "v0.3.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/CodeScrawl.git",
                "reference": "52052d20262636acd504a83b3832c6ece0ba865f"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2FCodeScrawl/repository/archive.zip?sha=52052d20262636acd504a83b3832c6ece0ba865f",
                "reference": "52052d20262636acd504a83b3832c6ece0ba865f",
                "shasum": ""
            },
            "require": {
                "taeluf/better-regex": "v0.3.x-dev",
                "taeluf/lexer": "v0.6.x-dev"
            },
            "require-dev": {
                "taeluf/tester": "v0.2.x-dev"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A documentation generation framework with some built-in extensions for exporting comments and code, and importing into markdown. ",
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/23167681/issues"
            },
            "time": "2021-10-26T06:36:47+00:00"
        },
        {
            "name": "taeluf/lexer",
            "version": "v0.6.x-dev",
            "source": {
                "type": "git",
                "url": "https://gitlab.com/taeluf/php/lexer.git",
                "reference": "0ddc8dfc8c58ff551bea97962687c96eab0f861f"
            },
            "dist": {
                "type": "zip",
                "url": "https://gitlab.com/api/v4/projects/taeluf%2Fphp%2Flexer/repository/archive.zip?sha=0ddc8dfc8c58ff551bea97962687c96eab0f861f",
                "reference": "0ddc8dfc8c58ff551bea97962687c96eab0f861f",
                "shasum": ""
            },
            "require-dev": {
                "taeluf/code-scrawl": "v0.2.x-dev",
                "taeluf/tester": "v0.2.x-dev"
            },
            "default-branch": true,
            "type": "library",
            "autoload": {
                "classmap": [
                    "code"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A declarative lexer seamlessly hooking into php functions, building ASTs for multiple languages.",
            "support": {
                "issues": "https://gitlab.com/api/v4/projects/24825489/issues"
            },
            "time": "2021-07-17T16:22:32+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "dev",
    "stability-flags": {
        "taeluf/json-to-mysql": 20,
        "league/csv": 20,
        "taeluf/tester": 20,
        "taeluf/code-scrawl": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.1.0"
}